Cope with corrupt or empty VDI config files. Have to_record return strings
authorEwan Mellor <ewan@xensource.com>
Mon, 25 Dec 2006 16:24:15 +0000 (16:24 +0000)
committerEwan Mellor <ewan@xensource.com>
Mon, 25 Dec 2006 16:24:15 +0000 (16:24 +0000)
commitc1a482bad3501e6712843c5bf239a2e9db1368b6
tree3fd7364931f302028700d8364fee9e539ad87d3b
parent5474facc9b827071e84299e590f7295420ddbd26
Cope with corrupt or empty VDI config files.  Have to_record return strings
rather than integers, as required by the Xen-API spec.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendStorageRepository.py